home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0399 / 383 < prev    next >
Internet Message Format  |  1994-08-27  |  957b

  1. Date: Sun, 18 Jul 93 14:29:28 MDT
  2. From: shenson@nyx.cs.du.edu (Stephen Henson)
  3. Message-Id: <9307182029.AA29270@nyx.cs.du.edu>
  4. X-Disclaimer: Nyx is a public access Unix system run by the University
  5.     of Denver.  The University has neither control over nor
  6.     responsibility for the opinions or correct identity of users.
  7. To: mint@terminator.rs.itd.umich.edu
  8. Subject: FUTIMES/FTRUNCATE Fcntl commands ...
  9.  
  10. Greetings,
  11.     I hadn't noticed the FUTIMES/FTRUNCATE commands to Fcntl or Minixfs
  12. would've supported them, so I'll add it to pl6 (good job really I've not added
  13. anything else really notable to pl6 :-) ).
  14.     I would recommend some 'standard' is adopted for Dcntl versions as
  15. well so truncate/utimes can be similarly dealt with (the library version can't
  16. set directory times because MiNT wont open a directory so a Dcntl version is
  17. needed).
  18.     I take it that the access privs need to be handled by Minixfs itself
  19. which is a bit of a break from 'tradition'.
  20. Steve.
  21.